@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/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0322'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0322'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0802'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0802'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0795'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0795'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0796'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0796'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0797'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0797'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0798'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0798'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0799'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0799'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0800'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0800'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0801'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0801'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0321'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0321'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0320'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0320'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0319'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0319'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0318'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0318'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0350'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0350'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0386'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0386'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0387'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0387'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0388'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0388'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0842'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0842'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0843'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0843'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0099'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0099'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0593'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0593'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0100'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0100'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0101'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0101'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0102'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0102'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0103'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0103'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0104'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0104'^^xsd:string;
  dwc:observationDate '1961-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0105'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0105'^^xsd:string;
  dwc:observationDate '1961-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0106'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0106'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0107'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0107'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0594'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0594'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0595'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0595'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0596'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0596'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0597'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0597'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0598'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0598'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0599'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0599'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0600'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0600'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0601'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0601'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0978'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0978'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0979'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0979'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0980'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0980'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0981'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0981'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0982'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0982'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0983'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0983'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0984'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0984'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0985'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0985'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0108'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0108'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0602'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0602'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0986'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0986'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0113'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0113'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0114'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0114'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0115'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0115'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0116'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0116'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0109'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0109'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0110'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0110'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0111'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0111'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0112'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0112'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0603'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0603'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0604'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0604'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0605'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0605'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0606'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0606'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0607'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0607'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0608'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0608'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0609'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0609'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0610'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0610'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0119'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0119'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0613'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0613'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0614'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0614'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0615'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0615'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0616'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0616'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0617'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0617'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0618'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0618'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0619'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0619'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0620'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0620'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0989'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0989'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0214'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0214'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0719'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0719'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1010'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1010'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1011'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1011'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1012'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1012'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1013'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1013'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0179'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0179'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0692'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0692'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1002'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1002'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0683'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0683'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0171'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0171'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0172'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0172'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0173'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0173'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0174'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0174'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0175'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0175'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0176'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0176'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0177'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0177'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0178'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0178'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0684'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0684'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0685'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0685'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0686'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0686'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0687'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0687'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0688'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0688'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0689'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0689'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0690'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0690'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0691'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0691'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0681'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0681'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0682'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0682'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0746'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0746'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0747'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0747'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0748'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0748'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0749'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0749'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0750'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0750'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0751'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0751'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0752'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0752'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0753'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0753'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0675'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0675'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0676'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0676'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0677'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0677'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0678'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0678'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0679'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0679'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0680'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0680'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0170'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0170'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0674'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0674'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0754'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0754'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0755'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0755'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0756'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0756'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0997'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0997'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0998'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0998'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0999'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0999'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1000'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1000'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1001'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1001'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1003'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1003'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1004'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1004'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1005'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1005'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1006'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1006'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1007'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1007'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1008'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1008'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1015'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1015'^^xsd:string;
  dwc:observationDate '1961-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1016'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1016'^^xsd:string;
  dwc:observationDate '1961-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0695'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0695'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0696'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0696'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0697'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0697'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0698'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0698'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0699'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0699'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0700'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0700'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1017'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1017'^^xsd:string;
  dwc:observationDate '1961-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1018'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1018'^^xsd:string;
  dwc:observationDate '1961-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1019'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1019'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1020'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1020'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1021'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1021'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0180'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0180'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0181'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0181'^^xsd:string;
  dwc:observationDate '1961-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0182'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0182'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0183'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0183'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0184'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0184'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0185'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0185'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0186'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0186'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0187'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0187'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0693'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0693'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0694'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0694'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0188'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0188'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0701'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0701'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0189'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0189'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0190'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0190'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0191'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0191'^^xsd:string;
  dwc:observationDate '1961-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0192'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0192'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0193'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0193'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0194'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0194'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0195'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0195'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0196'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0196'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0711'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0711'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0712'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0712'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0713'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0713'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0714'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0714'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0715'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0715'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0716'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0716'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0717'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0717'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0718'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0718'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0198'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0198'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0199'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0199'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0200'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0200'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0201'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0201'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0202'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0202'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0203'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0203'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0204'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0204'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1009'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1009'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0197'^^xsd:string;
  dwc:scientificName 'Corophium runcicorne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0197'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0212'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0212'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0213'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0213'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0207'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0207'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0208'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0208'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0209'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0209'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0210'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0210'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0211'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0211'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0205'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0205'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0702'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0702'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0703'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0703'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0704'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0704'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0705'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0705'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0706'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0706'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0707'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0707'^^xsd:string;
  dwc:observationDate '1960-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0206'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0206'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0710'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0710'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0708'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0708'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0709'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0709'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0120'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0120'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0121'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0121'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0122'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0122'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0123'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0123'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0124'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0124'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0125'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0125'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0126'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0126'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0127'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0127'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0128'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0128'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0629'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0629'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0630'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0630'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0631'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0631'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0632'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0632'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0633'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0633'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0634'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0634'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0635'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0635'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0636'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0636'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0637'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0637'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0738'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0738'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0739'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0739'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0740'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0740'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0741'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0741'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0742'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0742'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0743'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0743'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0744'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0744'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0745'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0745'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0129'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0129'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0130'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0130'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0131'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0131'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0132'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0132'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0133'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0133'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0134'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0134'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0135'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0135'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0136'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0136'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0621'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0621'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0622'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0622'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0623'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0623'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0624'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0624'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0625'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0625'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0626'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0626'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0627'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0627'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0628'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0628'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0253'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0253'^^xsd:string;
  dwc:observationDate '1961-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0246'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0246'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0247'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0247'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0248'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0248'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0249'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0249'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0250'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0250'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0251'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0251'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0252'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0252'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0137'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0137'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0638'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0638'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0993'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0993'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0994'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0994'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0995'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0995'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0138'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0138'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0139'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0139'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0140'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0140'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0141'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0141'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0142'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0142'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0143'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0143'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0144'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0144'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0145'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0145'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0146'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0146'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0990'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0990'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0991'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0991'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0992'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0992'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0656'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0656'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0657'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0657'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0658'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0658'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0659'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0659'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0660'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0660'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0661'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0661'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0662'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0662'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0663'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0663'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0664'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0664'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0648'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0648'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0649'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0649'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0161'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0161'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0647'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0647'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0996'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0996'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0650'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0650'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0651'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0651'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0652'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0652'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0653'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0653'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0654'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0654'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0655'^^xsd:string;
  dwc:scientificName 'Nereis diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0655'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0155'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0155'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0156'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0156'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0001'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0001'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0002'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0002'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0003'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0003'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0004'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0004'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0005'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0005'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0006'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0006'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0007'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0007'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0008'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0008'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0157'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0157'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0158'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0158'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0159'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0159'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0160'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0160'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0147'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0147'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0148'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0148'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0149'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0149'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0150'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0150'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0151'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0151'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0152'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0152'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0153'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0153'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0154'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0154'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0642'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0642'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0643'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0643'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0644'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0644'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0645'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0645'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0646'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0646'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0639'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0639'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0640'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0640'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0641'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0641'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0665'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0665'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0162'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0162'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0163'^^xsd:string;
  dwc:scientificName 'Capitella minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0163'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0164'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0164'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0165'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0165'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0166'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0166'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0167'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0167'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0168'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0168'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0169'^^xsd:string;
  dwc:scientificName 'Capitomastus minimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129879'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0169'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0666'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0666'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0667'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0667'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0668'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0668'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0669'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0669'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0670'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0670'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0671'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0671'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0672'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0672'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0673'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0673'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0215'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0215'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0216'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0216'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0217'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0217'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0218'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0218'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0219'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0219'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0220'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0220'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0221'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0221'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0223'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0223'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0224'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0224'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0225'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0225'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0226'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0226'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0227'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0227'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0228'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0228'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0229'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0229'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0230'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0230'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0729'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0729'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0730'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0730'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0731'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0731'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0732'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0732'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0733'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0733'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0734'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0734'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0735'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0735'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0736'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0736'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0222'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir f. agigeana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0222'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0728'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0728'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1014'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1014'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0117'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0117'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0118'^^xsd:string;
  dwc:scientificName 'Bathyporeia guilliamsoniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103060'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0118'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '103060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0240'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0240'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0241'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0241'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0242'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0242'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0243'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0243'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0244'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0244'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0245'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0245'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0231'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0231'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0737'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0737'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0232'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0232'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0233'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0233'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0234'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0234'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0235'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0235'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0236'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0236'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0237'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0237'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0238'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0238'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0239'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0239'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0720'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0720'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0721'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0721'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0722'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0722'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0723'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0723'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0724'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0724'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0725'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0725'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0726'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0726'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0727'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0727'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0262'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0262'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0263'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0263'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0264'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0264'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0584'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0584'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0974'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0974'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0975'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0975'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0976'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0976'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0977'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0977'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0585'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0585'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0586'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0586'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0587'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0587'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0588'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0588'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0589'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0589'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0590'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0590'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0591'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0591'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0592'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0592'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0935'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0935'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0936'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0936'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0937'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0937'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0938'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0938'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0939'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0939'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0940'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0940'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0941'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0941'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0942'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0942'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0073'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0073'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_56%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0055'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '56'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0055'^^xsd:string;
  dwc:observationDate '1961-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0056'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0056'^^xsd:string;
  dwc:observationDate '1961-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0057'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0057'^^xsd:string;
  dwc:observationDate '1961-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0058'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0058'^^xsd:string;
  dwc:observationDate '1961-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0059'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0059'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0060'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0060'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0061'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0061'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0062'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0062'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0549'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0549'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0550'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0550'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0551'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0551'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0552'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0552'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0553'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0553'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0554'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0554'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0555'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0555'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0556'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0556'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0064'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0064'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0065'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0065'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0063'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0063'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0557'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0557'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0066'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0066'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0067'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0067'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0068'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0068'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0069'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0069'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0070'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0070'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0071'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0071'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0558'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0558'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0559'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0559'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0560'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0560'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0561'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0561'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0562'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0562'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0563'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0563'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0564'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0564'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0565'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0565'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0074'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0074'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0075'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0075'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0076'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0076'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0077'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0077'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0078'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0078'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0079'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0079'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0080'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0080'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0957'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0957'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0958'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0958'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0959'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0959'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0960'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0960'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0961'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0961'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0962'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0962'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0963'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0963'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0964'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0964'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0037'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0037'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0038'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0038'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0531'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0531'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0532'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0532'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0533'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0533'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0534'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0534'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0535'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0535'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0536'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0536'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0537'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0537'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0538'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0538'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0046'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0046'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0047'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0047'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0048'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0048'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0049'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0049'^^xsd:string;
  dwc:observationDate '1961-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0050'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0050'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0051'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0051'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0052'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0052'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0053'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0053'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0540'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0540'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0541'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0541'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0954'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0954'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0955'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0955'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0054'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0054'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0548'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0548'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0956'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0956'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0542'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0542'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0543'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0543'^^xsd:string;
  dwc:observationDate '1961-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0544'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0544'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0545'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0545'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0546'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0546'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0547'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0547'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_46%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0045'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '46'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0045'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0539'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0539'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0953'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0953'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0952'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0952'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0039'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0039'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0040'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0040'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0041'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0041'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0042'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0042'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0043'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0043'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0044'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0044'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0522'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0522'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0523'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0523'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0524'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0524'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0525'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0525'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0526'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0526'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0527'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0527'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0528'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0528'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0529'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0529'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0028'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0028'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0029'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0029'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0030'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0030'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0031'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0031'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0032'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0032'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0033'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0033'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0034'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0034'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0035'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0035'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0027'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0027'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0503'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0503'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0943'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0943'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0504'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0504'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0505'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0505'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0506'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0506'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0507'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0507'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0036'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0036'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0509'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0509'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0510'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0510'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0511'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0511'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0512'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0512'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0521'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0521'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0520'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0520'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0944'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0944'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0945'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0945'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0946'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0946'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0947'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0947'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0948'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0948'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0949'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0949'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0950'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0950'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0951'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0951'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0513'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0513'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0514'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0514'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0515'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0515'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0516'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0516'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0517'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0517'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0518'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0518'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0519'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0519'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0530'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0530'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0081'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0081'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0566'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0566'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0082'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0082'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0083'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0083'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0084'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0084'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0085'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0085'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0086'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0086'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0087'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0087'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0088'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0088'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0089'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0089'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0567'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0567'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0568'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0568'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0569'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0569'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0570'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0570'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0571'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0571'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0572'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0572'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0573'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0573'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0574'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0574'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0090'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0090'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0575'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0575'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0576'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0576'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0577'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0577'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0578'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0578'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0579'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0579'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0580'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0580'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0581'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0581'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0582'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0582'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0583'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0583'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0965'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0965'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0091'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0091'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0092'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0092'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0093'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0093'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0094'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0094'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0095'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0095'^^xsd:string;
  dwc:observationDate '1960-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0096'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0096'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0097'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0097'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0098'^^xsd:string;
  dwc:scientificName 'Angulus exiguus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141595'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0098'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '878470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0966'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0966'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0967'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0967'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0968'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0968'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0969'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0969'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0970'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0970'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0971'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0971'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0972'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0972'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0973'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0973'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0611'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0611'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0612'^^xsd:string;
  dwc:scientificName 'Nephtys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0612'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0468'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0468'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0469'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0469'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0470'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0470'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0471'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0471'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0472'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0472'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0473'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0473'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0474'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0474'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0915'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0915'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0987'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0987'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0988'^^xsd:string;
  dwc:scientificName 'Turbellaria indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0988'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0475'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0475'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0908'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0908'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0909'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0909'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0910'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0910'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0911'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0911'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0912'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0912'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0913'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0913'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0914'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0914'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0464'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0464'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0465'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0465'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0466'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0466'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0467'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0467'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0907'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0907'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0025'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0025'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0026'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0026'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0495'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0495'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0496'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0496'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0497'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0497'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0498'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0498'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0499'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0499'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0500'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0500'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0501'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0501'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0502'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0502'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0019'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0019'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0020'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0020'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0021'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0021'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0022'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0022'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0023'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0023'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0024'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0024'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0018'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0018'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0494'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0494'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0934'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0934'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_57%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0254'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '57'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0254'^^xsd:string;
  dwc:observationDate '1961-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_58%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "058" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0255'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '58'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0255'^^xsd:string;
  dwc:observationDate '1961-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_59%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "059" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0256'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '59'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0256'^^xsd:string;
  dwc:observationDate '1961-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0257'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0257'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0258'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0258'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0259'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0259'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0260'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0260'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0261'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0261'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0010'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0010'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0011'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0011'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0012'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0012'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0013'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0013'^^xsd:string;
  dwc:observationDate '1960-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0014'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0014'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0015'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0015'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0016'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0016'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0017'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0017'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0926'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0926'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0927'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0927'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0928'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0928'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0929'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0929'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0930'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0930'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0931'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0931'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0932'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0932'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0933'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0933'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0009'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0009'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0486'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0486'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0487'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0487'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0488'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0488'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0489'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0489'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0490'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0490'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0491'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0491'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0492'^^xsd:string;
  dwc:scientificName 'Mollusca indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0492'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0493'^^xsd:string;
  dwc:scientificName 'Nassa reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140513'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0493'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '876821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0485'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0485'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0925'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0925'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0477'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0477'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0478'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0478'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0479'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0479'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0480'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0480'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0481'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0481'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0482'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0482'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0483'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0483'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0484'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0484'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0917'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0917'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0918'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0918'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0919'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0919'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0920'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0920'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0921'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0921'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0922'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0922'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0923'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0923'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0924'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0924'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0476'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0476'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0916'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0916'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0463'^^xsd:string;
  dwc:scientificName 'Iphinoe maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '156142'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0463'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '156142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0906'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0906'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0905'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0905'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0459'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0459'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0460'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0460'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0461'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0461'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0462'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0462'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0456'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0456'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0458'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0458'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0455'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0455'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0457'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0457'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0327'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0327'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0328'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0328'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0329'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0329'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0330'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0330'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0331'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0331'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0807'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0807'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0332'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0332'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0323'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0323'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0347'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0347'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0346'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0346'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0345'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0345'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0344'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0344'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0818'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0818'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0343'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0343'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0348'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0348'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0349'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0349'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0351'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0351'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0352'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0352'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0353'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0353'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0354'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0354'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0819'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0819'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0820'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0820'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0821'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0821'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0822'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0822'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0823'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0823'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0824'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0824'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0825'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0825'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0363'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0363'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0356'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0356'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0357'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0357'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0358'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0358'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0359'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0359'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0360'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0360'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0361'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0361'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0362'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0362'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0826'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0826'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0355'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0355'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0831'^^xsd:string;
  dwc:scientificName 'Polychaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0831'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0368'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0368'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0830'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0830'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0829'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0829'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0827'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0827'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0365'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0365'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_11%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "011" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0364'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '11'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0364'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0367'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0367'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0366'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0366'^^xsd:string;
  dwc:observationDate '1960-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0828'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0828'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_22%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0375'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '22'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0375'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_23%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "023" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0376'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '23'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0376'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0377'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0377'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0378'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0378'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0372'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0372'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0371'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0371'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0370'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0370'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0840'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0840'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0839'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0839'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0836'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0836'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0837'^^xsd:string;
  dwc:scientificName 'Portunus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0837'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0838'^^xsd:string;
  dwc:scientificName 'Portunus holsatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0838'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0379'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0379'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0380'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0380'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_20%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "020" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0373'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '20'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0373'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0832'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0832'^^xsd:string;
  dwc:observationDate '1960-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_14%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0833'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '14'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0833'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0834'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0834'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_19%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "019" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0835'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '19'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0835'^^xsd:string;
  dwc:observationDate '1960-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0369'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0369'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0337'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0337'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0812'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0812'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0336'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0336'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0335'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0335'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0334'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0334'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0808'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0808'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0811'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0811'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0810'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0810'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0809'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0809'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0333'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0333'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0338'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0338'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0339'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0339'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0340'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0340'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0341'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0341'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0342'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0342'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0813'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0813'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0814'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0814'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0815'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0815'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0816'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0816'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0817'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0817'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0389'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0389'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0390'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0390'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0391'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0391'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0392'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0392'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0393'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0393'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0847'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0847'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0394'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0394'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0402'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0402'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0851'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0851'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0850'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0850'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0849'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0849'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0848'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0848'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0395'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0395'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0396'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0396'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0397'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0397'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0398'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0398'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0399'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0399'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0400'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0400'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0401'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0401'^^xsd:string;
  dwc:observationDate '1961-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0859'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0859'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0852'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0852'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0853'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0853'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0854'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0854'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0855'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0855'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0856'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0856'^^xsd:string;
  dwc:observationDate '1961-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0857'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0857'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0858'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0858'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0867'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0867'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0868'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0868'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0869'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0869'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0870'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0870'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0871'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0871'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0872'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0872'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0407'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0407'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0408'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0408'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0409'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0409'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0410'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0410'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0411'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0411'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0412'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0412'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0403'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0403'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0405'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0405'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0404'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0404'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0406'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0406'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_54%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "054" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0860'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '54'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0860'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0861'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0861'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0862'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0862'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0863'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0863'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0864'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0864'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0865'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0865'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0866'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0866'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0381'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0381'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0841'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0841'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0844'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0844'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0845'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0845'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0846'^^xsd:string;
  dwc:scientificName 'Pseudocuma  ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110625'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0846'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '110625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0382'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0382'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0383'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0383'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0384'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0384'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0385'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0385'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0873'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0873'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0874'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0874'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0875'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0875'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0876'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0876'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0791'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0791'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0792'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0792'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0895'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0895'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_21%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "021" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0374'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '21'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0374'^^xsd:string;
  dwc:observationDate '1960-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_42%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "042" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0880'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '42'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0880'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0421'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0421'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0413'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0413'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0881'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0881'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0423'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0423'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0424'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0424'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0425'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0425'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0426'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0426'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0427'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0427'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0428'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0428'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0429'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0429'^^xsd:string;
  dwc:observationDate '1960-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0430'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0430'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0877'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0877'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0878'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0878'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0879'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0879'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0882'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0882'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0883'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0883'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0884'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0884'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0885'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0885'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0886'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0886'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0887'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0887'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0888'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0888'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1022'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1022'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1023'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1023'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1024'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1024'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1025'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1025'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1026'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1026'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1027'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1027'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1028'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1028'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1029'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1029'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1030'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1030'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1031'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1031'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1032'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1032'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0422'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0422'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0414'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0414'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0415'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0415'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0416'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0416'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0417'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0417'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0418'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0418'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0419'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0419'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0420'^^xsd:string;
  dwc:scientificName 'Harpacticoida indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0420'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0787'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0787'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_3%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "003" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0788'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0788'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0789'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0789'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0790'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0790'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0793'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0793'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0305'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0305'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0306'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0306'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0307'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0307'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0308'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0308'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0309'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0309'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0310'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0310'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0311'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0311'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0312'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0312'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0313'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0313'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0314'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0314'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_9%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "009" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0315'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '9'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0315'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0316'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0316'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0317'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0317'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0794'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0794'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0300'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0300'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0302'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0302'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0301'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0301'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0303'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0303'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0299'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0299'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0785'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0785'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0784'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0784'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0783'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0783'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0782'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0782'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0781'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0781'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0775'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0775'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0776'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0776'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_66%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "066" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0777'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '66'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0777'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0778'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0778'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0779'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0779'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0780'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0780'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0295'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0295'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0298'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0298'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_39%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "039" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0297'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '39'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0297'^^xsd:string;
  dwc:observationDate '1960-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0296'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0296'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0774'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0774'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_64%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "064" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0304'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '64'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0304'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0786'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0786'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0440'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0440'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0441'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0441'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_10%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "010" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0899'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '10'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0899'^^xsd:string;
  dwc:observationDate '1960-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0900'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0900'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0901'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0901'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_5%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0902'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0902'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_7%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "007" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0903'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0903'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_8%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "008" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0904'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0904'^^xsd:string;
  dwc:observationDate '1959-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0891'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0891'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0892'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0892'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0893'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0893'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0894'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0894'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0896'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0896'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0897'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0897'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_6%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0898'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0898'^^xsd:string;
  dwc:observationDate '1959-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_16%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "016" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0431'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '16'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0431'^^xsd:string;
  dwc:observationDate '1960-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0889'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0889'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0448'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0448'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_61%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "061" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0449'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '61'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0449'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0450'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0450'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_63%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "063" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0451'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '63'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0451'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_65%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0452'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '65'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0452'^^xsd:string;
  dwc:observationDate '1961-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_67%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "067" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0453'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '67'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0453'^^xsd:string;
  dwc:observationDate '1961-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0454'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0454'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_17%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0432'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '17'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0432'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_18%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "018" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0433'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '18'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0433'^^xsd:string;
  dwc:observationDate '1960-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_24%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "024" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0434'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '24'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0434'^^xsd:string;
  dwc:observationDate '1960-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_29%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "029" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0435'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '29'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0435'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0436'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0436'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0437'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0437'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0438'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0438'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0439'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0439'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0890'^^xsd:string;
  dwc:scientificName 'Pseudocuma (Pseudocuma) longicorne pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0890'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_15%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0287'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '15'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0287'^^xsd:string;
  dwc:observationDate '1960-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0288'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0288'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0770'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0770'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_55%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "055" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0771'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '55'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0771'^^xsd:string;
  dwc:observationDate '1961-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0772'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0772'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_52%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "052" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0769'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '52'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0769'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0768'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0768'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_12%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0286'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '12'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0286'^^xsd:string;
  dwc:observationDate '1960-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_4%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "004" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0285'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0285'^^xsd:string;
  dwc:observationDate '1959-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_2%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0284'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0284'^^xsd:string;
  dwc:observationDate '1959-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0445'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0445'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_51%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0446'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '51'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0446'^^xsd:string;
  dwc:observationDate '1961-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_53%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0447'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '53'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0447'^^xsd:string;
  dwc:observationDate '1961-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0442'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0442'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0443'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0443'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0444'^^xsd:string;
  dwc:scientificName 'Hydrobia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138081'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0444'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '138081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0291'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0291'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0293'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0293'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0292'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0292'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_28%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "028" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0290'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '28'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0290'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0294'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0294'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_27%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "027" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0289'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '27'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0289'^^xsd:string;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_62%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0773'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '62'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0773'^^xsd:string;
  dwc:observationDate '1961-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_1%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0283'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0283'^^xsd:string;
  dwc:observationDate '1959-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_50%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0767'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '50'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0767'^^xsd:string;
  dwc:observationDate '1961-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0072'^^xsd:string;
  dwc:scientificName 'Aloides maeotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0072'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_13%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0508'^^xsd:string;
  dwc:scientificName 'Nematoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0508'^^xsd:string;
  dwc:observationDate '1960-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_40%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "040" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0759'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '40'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0759'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0758'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0758'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0266'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0266'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_70%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0267'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '70'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0267'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_71%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0268'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '71'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0268'^^xsd:string;
  dwc:observationDate '1961-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_72%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "072" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0269'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '72'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0269'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_73%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "073" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0270'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '73'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0270'^^xsd:string;
  dwc:observationDate '1961-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_74%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0271'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '74'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0271'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_75%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0272'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '75'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0272'^^xsd:string;
  dwc:observationDate '1961-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_43%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0761'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '43'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0761'^^xsd:string;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_41%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "041" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0760'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '41'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0760'^^xsd:string;
  dwc:observationDate '1960-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_76%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "076" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0273'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '76'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0273'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_60%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "060" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0277'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '60'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0277'^^xsd:string;
  dwc:observationDate '1961-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_25%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "025" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0276'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '25'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.1 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0276'^^xsd:string;
  dwc:observationDate '1960-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0275'^^xsd:string;
  dwc:scientificName 'Cyclope neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0275'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0274'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140487'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0274'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '876816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_44%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "044" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0762'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '44'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0762'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_30%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0278'^^xsd:string;
  dwc:scientificName 'Diogenes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '30'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0278'^^xsd:string;
  dwc:observationDate '1960-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_49%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0766'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '49'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0766'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_48%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "048" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0765'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '48'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0765'^^xsd:string;
  dwc:observationDate '1961-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_47%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "047" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0764'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '47'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0764'^^xsd:string;
  dwc:observationDate '1961-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_45%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "045" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0763'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '45'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0763'^^xsd:string;
  dwc:observationDate '1960-12-30'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_69%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_0282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0282'^^xsd:string;
  dwc:scientificName 'Diogenes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '69'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0282'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0281'^^xsd:string;
  dwc:scientificName 'Diogenes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0281'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0280'^^xsd:string;
  dwc:scientificName 'Diogenes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0280'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_31%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0279'^^xsd:string;
  dwc:scientificName 'Diogenes varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '31'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0279'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_35%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0803'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '35'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0803'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0804'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0804'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_37%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0805'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '37'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0805'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_38%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "038" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0806'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Muller G.I'^^xsd:string;
  dwc:fieldNumber '38'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0806'^^xsd:string;
  dwc:observationDate '1960-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_32%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0324'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '32'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0324'^^xsd:string;
  dwc:observationDate '1960-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_34%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "034" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0326'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '34'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0326'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2357"^^xsd:decimal ;
  dwc:decimalLongitude "28.62888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2357 28.62888)"^^geo:wktLiteral ;
  geo-pos:lat "44.2357"^^xsd:decimal ;
  geo-pos:long "28.62888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_33%2FP1_GeoEcoMar_RO-BlackSea-Mamaia_0325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "033" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0325'^^xsd:string;
  dwc:scientificName 'Glycera alba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Dumitrescu E.'^^xsd:string;
  dwc:fieldNumber '33'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.62888'^^xsd:double;
  dwc:latitude '44.2357'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130116'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0325'^^xsd:string;
  dwc:observationDate '1960-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_68%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0265'^^xsd:string;
  dwc:scientificName 'Cyclonassa neritea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '68'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0265'^^xsd:string;
  dwc:observationDate '1961-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2416"^^xsd:decimal ;
  dwc:decimalLongitude "28.6447"^^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/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2416 28.6447)"^^geo:wktLiteral ;
  geo-pos:lat "44.2416"^^xsd:decimal ;
  geo-pos:long "28.6447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_77%2FP3_GeoEcoMar_RO-BlackSea-Mamaia_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_1033'^^xsd:string;
  dwc:scientificName 'Venus gallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T.'^^xsd:string;
  dwc:fieldNumber '77'^^xsd:integer;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6447'^^xsd:double;
  dwc:latitude '44.2416'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_1033'^^xsd:string;
  dwc:observationDate '1961-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2388"^^xsd:decimal ;
  dwc:decimalLongitude "28.6363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2388 28.6363)"^^geo:wktLiteral ;
  geo-pos:lat "44.2388"^^xsd:decimal ;
  geo-pos:long "28.6363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5258_36%2FP2_GeoEcoMar_RO-BlackSea-Mamaia_0757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_RO-BlackSea-Mamaia_0757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5258_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "036" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-04-30'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian Blacksea Macrobenthos from 1959 to 1961'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_RO-BlackSea-Mamaia_0757'^^xsd:string;
  dwc:scientificName 'Ostracoda indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Gomoiu M.T. / Muller G.I'^^xsd:string;
  dwc:fieldNumber '36'^^xsd:integer;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.6363'^^xsd:double;
  dwc:latitude '44.2388'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Van-Veen grab, sampling size - 0.05 m2. The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_RO-BlackSea-Mamaia_0757'^^xsd:string;
  dwc:observationDate '1960-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
# EOF